Click or drag to resize

AccountRedirectUrl Property

Contains the URL of the computer that is running Microsoft Exchange Server that has the Client Access server role installed that should be used to obtain Autodiscover settings.

Namespace:  Independentsoft.Exchange.Autodiscover
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string RedirectUrl { get; }

Property Value

Type: String
The redirect URL.
See Also